-
Home
-
The GDPR Framework By Data443
-
1.0.45
-
Code
-
Classes
- DataSubjectIdentificator
Total Complexity |
19 |
Dependencies |
4 |
Dependents |
3 |
Total lines |
187 |
Lines of code |
90 |
Logical lines of code |
45 |
Comment lines |
60 |
Methods |
10 |
Properties |
3 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
isKeyValid() |
S |
56 |
7 |
17 |
isDataSubject() |
S |
60 |
3 |
14 |
sendIdentificationEmail() |
S |
56 |
1 |
17 |
getHasher() |
S |
66 |
2 |
8 |
__construct() |
S |
74 |
1 |
5 |
sendNoDataFoundEmail() |
S |
63 |
1 |
10 |
generateKey() |
S |
72 |
1 |
5 |
saveKey() |
S |
66 |
1 |
8 |
validateKey() |
S |
79 |
1 |
3 |
hashKey() |
S |
80 |
1 |
3 |